home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / tobby_on_ice.swf / scripts / DefineSprite_170_lastPlayer / frame_1 / DoAction.as
Text File  |  2011-08-19  |  82b  |  6 lines

  1. function setLastPlayer(nNum)
  2. {
  3.    this.gotoAndStop(nNum + 1);
  4. }
  5. this.stop();
  6.